[INFO] cloning repository https://github.com/MiguelMazumder/Lattice_Based_Encryption
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiguelMazumder/Lattice_Based_Encryption" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelMazumder%2FLattice_Based_Encryption", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelMazumder%2FLattice_Based_Encryption'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 895224ce2a3e548b773eecd82ae8b9407186a7e5
[INFO] checking MiguelMazumder/Lattice_Based_Encryption against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelMazumder%2FLattice_Based_Encryption" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MiguelMazumder/Lattice_Based_Encryption
[INFO] finished tweaking git repo https://github.com/MiguelMazumder/Lattice_Based_Encryption
[INFO] tweaked toml for git repo https://github.com/MiguelMazumder/Lattice_Based_Encryption written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MiguelMazumder/Lattice_Based_Encryption on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MiguelMazumder/Lattice_Based_Encryption already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seed v0.9.2
[INFO] [stderr]   Downloaded zip v0.2.8
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded enclose v1.1.8
[INFO] [stderr]   Downloaded dbg v1.0.4
[INFO] [stderr]   Downloaded error-chain v0.5.0
[INFO] [stderr]   Downloaded msdos_time v0.1.6
[INFO] [stderr]   Downloaded backtrace v0.2.3
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded quick-xml v0.4.2
[INFO] [stderr]   Downloaded office v0.8.1
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded wide v0.7.15
[INFO] [stderr]   Downloaded calamine v0.24.0
[INFO] [stderr]   Downloaded nalgebra v0.32.5
[INFO] [stderr]   Downloaded backtrace-sys v0.1.37
[INFO] [stderr]   Downloaded actix-files v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1
[INFO] running `Command { std: "docker" "start" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking msdos_time v0.1.6
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1", kill_on_drop: false }`
[INFO] [stdout] 494dfc1309b9c8ec334c3c2bd2dcbee64303798f12515015b531470a934acdb1
